Viewing App Details with the API

Use the API to return all of the details for a specific app in a Data Plane.

To list app details you need the App ID — ID of the app to be accessed, which can be retrieved using the GET /v1/dp/apps method.

    Procedure
  1. Call the GET /v1/dp/apps/{appId}/details method to return all of the details about an app in the specified organization.

  2. Include one or more of the query parameters to filter the results. Click the API Documentation button on your Data Plane for more information.